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 00111111100100011001001100111111111000101011110000111111100100011001001100111111111000101011110001000010 3f91933fe2bc3f91933fe2bc42
EUC-JP ?蒼?箴?蒼?箴B 00111111110000011111001100111111111001001011111000111111110000011111001100111111111001001011111001000010 3fc1f33fe4be3fc1f33fe4be42
UTF-8 렱蒼렩箴렱蒼렩箴B 11101011101000001011000111101000100100101011110011101011101000001010100111100111101011101011010011101011101000001011000111101000100100101011110011101011101000001010100111100111101011101011010001000010 eba0b1e892bceba0a9e7aeb4eba0b1e892bceba0a9e7aeb442
UHC 렱蒼렩箴렱蒼렩箴B 1000111010111110111100111110111110001110101101111110110111010111100011101011111011110011111011111000111010110111111011011101011101000010 8ebef3ef8eb7edd78ebef3ef8eb7edd742

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