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 駿???}駿???{^ 10001111011110000011111100111111001111110111110110001111011110000011111100111111001111110111101101011110 8f783f3f3f7d8f783f3f3f7b5e
EUC-JP 駿???}駿???{^ 10111101110110010011111100111111001111110111110110111101110110010011111100111111001111110111101101011110 bdd93f3f3f7dbdd93f3f3f7b5e
UTF-8 駿쮸렟렊}駿쮸렟렊{^ 111010011010011110111111111011001010111010111000111010111010000010011111111010111010000010001010011111011110100110100111101111111110110010101110101110001110101110100000100111111110101110100000100010100111101101011110 e9a7bfecaeb8eba09feba08a7de9a7bfecaeb8eba09feba08a7b5e
UHC 駿쮸렟렊}駿쮸렟렊{^ 11110001111001111100001011101001100011101011000010001110101000010111110111110001111001111100001011101001100011101011000010001110101000010111101101011110 f1e7c2e98eb08ea17df1e7c2e98eb08ea17b5e

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