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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN ????ろ?e^ 001111110011111100111111001111111000001011101011001111110110010101011110 3f3f3f3f82eb3f655e
EUC-JP ????ろ?e^ 001111110011111100111111001111111010010011101101001111110110010101011110 3f3f3f3fa4ed3f655e
UTF-8 梨ㅼ콈淋ろ슋e^ 1110111110100111101000101110001110000101101111001110110010111101100010001110111110100111101101011110001110000010100011011110110010001010100010110110010101011110 efa7a2e385bcecbd88efa7b5e3828dec8a8b655e
UHC 梨ㅼ콈淋ろ슋e^ 1110110010110001101001001110110010110001100001001110110011111000101010101110110110011010100110110110010101011110 ecb1a4ecb184ecf8aaed9a9b655e

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