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 ??濟?}??濟?{^ 00111111001111111110000001011010001111110111110100111111001111111110000001011010001111110111101101011110 3f3fe05a3f7d3f3fe05a3f7b5e
EUC-JP ??濟?}??濟?{^ 00111111001111111101111110111011001111110111110100111111001111111101111110111011001111110111101101011110 3f3fdfbb3f7d3f3fdfbb3f7b5e
UTF-8 李렞濟렊}李렞濟렊{^ 111011111010011110100001111010111010000010011110111001101011111110011111111010111010000010001010011111011110111110100111101000011110101110100000100111101110011010111111100111111110101110100000100010100111101101011110 efa7a1eba09ee6bf9feba08a7defa7a1eba09ee6bf9feba08a7b5e
UHC 李렞濟렊}李렞濟렊{^ 11101100101100001000111010101111111100001010110110001110101000010111110111101100101100001000111010101111111100001010110110001110101000010111101101011110 ecb08eaff0ad8ea17decb08eaff0ad8ea17b5e

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