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 ?????????。 0011111100111111001111110011111100111111001111110011111100111111001111111000000101000010 3f3f3f3f3f3f3f3f3f8142
EUC-JP ?????????。 0011111100111111001111110011111100111111001111110011111100111111001111111010000110100011 3f3f3f3f3f3f3f3f3fa1a3
UTF-8 렻렔렺맣렮렻쩡뵀읕。 111010111010000010111011111010111010000010010100111010111010000010111010111010111010011110100011111010111010000010101110111010111010000010111011111011001010100110100001111010111011010110000000111011001001110110010101111000111000000010000010 eba0bbeba094eba0baeba7a3eba0aeeba0bbeca9a1ebb580ec9d95e38082
UHC 렻렔렺맣렮렻쩡뵀읕。 1000111011000011100011101010100110001110110000101011100011000100100011101011101110001110110000111100001011000100101110101100010111000000110001001010000110100011 8ec38ea98ec2b8c48ebb8ec3c2c4bac5c0c4a1a3

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