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 汀?底?}汀?底?{^ 100100101111001100111111100100101110101000111111011111011001001011110011001111111001001011101010001111110111101101011110 92f33f92ea3f7d92f33f92ea3f7b5e
EUC-JP 汀?底?}汀?底?{^ 110001001111010100111111110001001110110000111111011111011100010011110101001111111100010011101100001111110111101101011110 c4f53fc4ec3f7dc4f53fc4ec3f7b5e
UTF-8 汀렗底옘}汀렗底옘{^ 111001101011000110000000111010111010000010010111111001011011101010010101111011001001100010011000011111011110011010110001100000001110101110100000100101111110010110111010100101011110110010011000100110000111101101011110 e6b180eba097e5ba95ec98987de6b180eba097e5ba95ec98987b5e
UHC 汀렗底옘}汀렗底옘{^ 11101111111000101000111010101100111011101011110010111111101111000111110111101111111000101000111010101100111011101011110010111111101111000111101101011110 efe28eaceebcbfbc7defe28eaceebcbfbc7b5e

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