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 11101011101000001010110111101011101000011000010111101011101000001011101011100111101011101011010011101011101000001010110111101011101000011000010111101011101000001011101011100111101011101011010001000010 eba0adeba185eba0bae7aeb4eba0adeba185eba0bae7aeb442
UHC 렭롅렺箴렭롅렺箴B 1000111010111010100011101100101110001110110000101110110111010111100011101011101010001110110010111000111011000010111011011101011101000010 8eba8ecb8ec2edd78eba8ecb8ec2edd742

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