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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 咀????}咀????{^ 100110011111000000111111001111110011111100111111011111011001100111110000001111110011111100111111001111110111101101011110 99f03f3f3f3f7d99f03f3f3f3f7b5e
EUC-JP 咀????}咀????{^ 110100101111001000111111001111110011111100111111011111011101001011110010001111110011111100111111001111110111101101011110 d2f23f3f3f3f7dd2f23f3f3f3f7b5e
UTF-8 咀댓렰뀐츤}咀댓렰뀐츤{^ 111001011001001010000000111010111000110010010011111010111010000010110000111010111000000010010000111011001011100010100100011111011110010110010010100000001110101110001100100100111110101110100000101100001110101110000000100100001110110010111000101001000111101101011110 e59280eb8c93eba0b0eb8090ecb8a47de59280eb8c93eba0b0eb8090ecb8a47b5e
UHC 咀댓렰뀐츤}咀댓렰뀐츤{^ 1110111010111010101101001111000110001110101111011011001011101111110000111111100101111101111011101011101010110100111100011000111010111101101100101110111111000011111110010111101101011110 eebab4f18ebdb2efc3f97deebab4f18ebdb2efc3f97b5e

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