To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 疾辞シフセ銓諶ァ 100011101011111010001110101010111011110011001100101111101110011111110010111110111010101010100111 8ebe8eabbcccbee7f2fbaaa7
EUC-JP 疾辞シフセ銓諶ァ 1011110011000000101111001010110110001110101111001000111011001100100011101011111011101110111101001000111111011110101101011000111010100111 bcc0bcad8ebc8ecc8ebeeef48fdeb58ea7
UTF-8 疾辞シフセ銓諶ァ 111001111001011010111110111010001011111010011110111011111011110110111100111011111011111010001100111011111011110110111110111010011000101010010011111010001010101110110110111011111011110110100111 e796bee8be9eefbdbcefbe8cefbdbee98a93e8abb6efbda7
UHC 疾????銓諶? 1111001011110000001111110011111100111111001111111110111110110000111001001010011000111111 f2f03f3f3f3fefb0e4a63f

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)