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 ??恁??}??恁??{^ 001111110011111110011100100011000011111100111111011111010011111100111111100111001000110000111111001111110111101101011110 3f3f9c8c3f3f7d3f3f9c8c3f3f7b5e
EUC-JP ??恁??}??恁??{^ 001111110011111111010111111011000011111100111111011111010011111100111111110101111110110000111111001111110111101101011110 3f3fd7ec3f3f7d3f3fd7ec3f3f7b5e
UTF-8 李펛恁깆콡}李펛恁깆콡{^ 111011111010011110100001111011011000111010011011111001101000000110000001111010101011100110000110111011001011110110100001011111011110111110100111101000011110110110001110100110111110011010000001100000011110101010111001100001101110110010111101101000010111101101011110 efa7a1ed8e9be68181eab986ecbda17defa7a1ed8e9be68181eab986ecbda17b5e
UHC 李펛恁깆콡}李펛恁깆콡{^ 1110110010110000101111000110110111101100111101101011000111101100101100011001100101111101111011001011000010111100011011011110110011110110101100011110110010110001100110010111101101011110 ecb0bc6decf6b1ecb1997decb0bc6decf6b1ecb1997b5e

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