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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 齋?贈?齋?贈?^ 11100010010101100011111110010001101000010011111111100010010101100011111110010001101000010011111101011110 e2563f91a13fe2563f91a13f5e
EUC-JP 齋?贈?齋?贈?^ 11100011101101110011111111000010101000110011111111100011101101110011111111000010101000110011111101011110 e3b73fc2a33fe3b73fc2a33f5e
UTF-8 齋렢贈쌨齋렢贈쌤^ 11101001101111011000101111101011101000001010001011101000101101001000100011101100100011001010100011101001101111011000101111101011101000001010001011101000101101001000100011101100100011001010010001011110 e9bd8beba0a2e8b488ec8ca8e9bd8beba0a2e8b488ec8ca45e
UHC 齋렢贈쌨齋렢贈쌤^ 1110111010110001100011101011001111110001111111001011110111011110111011101011000110001110101100111111000111111100101111011101110001011110 eeb18eb3f1fcbddeeeb18eb3f1fcbddc5e

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