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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 遲誤闘寀ケ辷セ 111001111010110110001100111010111001001110101100111110101010011110111001111001111000100010111110 e7ad8ceb93acfaa7b9e788be
EUC-JP 遲誤闘寀ケ辷セ 111011101010111110111000111011011100011010101110100011111011101011011011100011101011100111101101111010001000111010111110 eeafb8edc6ae8fbadb8eb9ede88ebe
UTF-8 遲誤闘寀ケ辷セ 111010011000000110110010111010001010101010100100111010011001011110011000111001011010111110000000111011111011110110111001111010001011111010110111111011111011110110111110 e981b2e8aaa4e99798e5af80efbdb9e8beb7efbdbe
UHC 遲誤?寀??? 11110010110000001110100010100110001111111111001111110010001111110011111100111111 f2c0e8a63ff3f23f3f3f

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