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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?れ?癲??易? 0011111110000010111010100011111111100001100111110011111100111111100010001101010100111111 3f82ea3fe19f3f3f88d53f
EUC-JP ?れ?癲??易? 0011111110100100111011000011111111100010101000010011111100111111101100001101011100111111 3fa4ec3fe2a13f3fb0d73f
UTF-8 囹れ쭛癲뚦래易롳 111011111010011010101001111000111000001010001100111011001010110110011011111001111001100110110010111010111001101010100110111010111001111010011000111001101001100010010011111010111010000110110011 efa6a9e3828cecad9be799b2eb9aa6eb9e98e69893eba1b3
UHC 囹れ쭛癲뚦래易롳 11100111101010101010101011101100101001111001000111101111101001101000110011100101101101111010000111100110101101101000111011101111 e7aaaaeca791efa68ce5b7a1e6b68eef

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