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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ???箴???箴B 0011111100111111001111111110001010111100001111110011111100111111111000101011110001000010 3f3f3fe2bc3f3f3fe2bc42
EUC-JP ???箴???箴B 0011111100111111001111111110010010111110001111110011111100111111111001001011111001000010 3f3f3fe4be3f3f3fe4be42
UTF-8 렪롆렺箴렪롆렺箴B 11101011101000001010101011101011101000011000011011101011101000001011101011100111101011101011010011101011101000001010101011101011101000011000011011101011101000001011101011100111101011101011010001000010 eba0aaeba186eba0bae7aeb4eba0aaeba186eba0bae7aeb442
UHC 렪롆렺箴렪롆렺箴B 1000111010111000100011101100110010001110110000101110110111010111100011101011100010001110110011001000111011000010111011011101011101000010 8eb88ecc8ec2edd78eb88ecc8ec2edd742

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