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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???逡}???逡{^ 00111111001111110011111111100111100101010111110100111111001111110011111111100111100101010111101101011110 3f3f3fe7957d3f3f3fe7957b5e
EUC-JP ???逡}???逡{^ 00111111001111110011111111101101111101010111110100111111001111110011111111101101111101010111101101011110 3f3f3fedf57d3f3f3fedf57b5e
UTF-8 소션샵逡}소션샵逡{^ 111011001000011010001100111011001000010110011000111011001000001110110101111010011000000010100001011111011110110010000110100011001110110010000101100110001110110010000011101101011110100110000000101000010111101101011110 ec868cec8598ec83b5e980a17dec868cec8598ec83b5e980a17b5e
UHC 소션샵逡}소션샵逡{^ 10111100110100101011110011000111101111001010010111110001111001000111110110111100110100101011110011000111101111001010010111110001111001000111101101011110 bcd2bcc7bca5f1e47dbcd2bcc7bca5f1e47b5e

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