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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
EUC-JP ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
UTF-8 렺렯렻쩡렯렻늚렟렻렧 111010111010000010111010111010111010000010101111111010111010000010111011111011001010100110100001111010111010000010101111111010111010000010111011111010111000101010011010111010111010000010011111111010111010000010111011111010111010000010100111 eba0baeba0afeba0bbeca9a1eba0afeba0bbeb8a9aeba09feba0bbeba0a7
UHC 렺렯렻쩡렯렻늚렟렻렧 1000111011000010100011101011110010001110110000111100001011000100100011101011110010001110110000111011010011000101100011101011000010001110110000111000111010110110 8ec28ebc8ec3c2c48ebc8ec3b4c58eb08ec38eb6

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