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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?禪??N}?禪??N{^ 001111111110001001010111001111110011111101001110011111010011111111100010010101110011111100111111010011100111101101011110 3fe2573f3f4e7d3fe2573f3f4e7b5e
EUC-JP ?禪?瑄N}?禪?瑄N{^ 00111111111000111011100000111111100011111100110010111001010011100111110100111111111000111011100000111111100011111100110010111001010011100111101101011110 3fe3b83f8fccb94e7d3fe3b83f8fccb94e7b5e
UTF-8 쒋禪쒋瑄N}쒋禪쒋瑄N{^ 1110110010010010100010111110011110100110101010101110110010010010100010111110011110010001100001000100111001111101111011001001001010001011111001111010011010101010111011001001001010001011111001111001000110000100010011100111101101011110 ec928be7a6aaec928be791844e7dec928be7a6aaec928be791844e7b5e
UHC 쒋禪쒋瑄N}쒋禪쒋瑄N{^ 100111001110001011100000110010011001110011100010111000001100010101001110011111011001110011100010111000001100100110011100111000101110000011000101010011100111101101011110 9ce2e0c99ce2e0c54e7d9ce2e0c99ce2e0c54e7b5e

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