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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 繚炊顕}Y繚炊顕}bE 1110001110000111100100001000011010001100101100000111110101011001111000111000011110010000100001101000110010110000011111010110001001000101 e38790868cb07d59e38790868cb07d6245
EUC-JP 繚炊顕}Y繚炊顕}bE 1110010111100111101111111110011010111000101100100111110101011001111001011110011110111111111001101011100010110010011111010110001001000101 e5e7bfe6b8b27d59e5e7bfe6b8b27d6245
UTF-8 繚炊顕}Y繚炊顕}bE 1110011110111001100110101110011110000010100010101110100110100001100101010111110101011001111001111011100110011010111001111000001010001010111010011010000110010101011111010110001001000101 e7b99ae7828ae9a1957d59e7b99ae7828ae9a1957d6245
UHC ?炊?}Y?炊?}bE 00111111111101101010011100111111011111010101100100111111111101101010011100111111011111010110001001000101 3ff6a73f7d593ff6a73f7d6245

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