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^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN ???恁??恁?e^ 001111110011111100111111100111001000110000111111001111111001110010001100001111110110010101011110 3f3f3f9c8c3f3f9c8c3f655e
EUC-JP ???恁??恁?e^ 001111110011111100111111110101111110110000111111001111111101011111101100001111110110010101011110 3f3f3fd7ec3f3fd7ec3f655e
UTF-8 梨꾩㎚恁㏉삛恁쥲e^ 1110111110100111101000101110101010111110101010011110001110001110100110101110011010000001100000011110001110001111100010011110110010000010100110111110011010000001100000011110110010100101101100100110010101011110 efa7a2eabea9e38e9ae68181e38f89ec829be68181eca5b2655e
UHC 梨꾩㎚恁㏉삛恁쥲e^ 111011001011000110000100111011001010011110101100111011001111011010100111111011011001100010011110111011001111011010100011010000100110010101011110 ecb184eca7acecf6a7ed989eecf6a342655e

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