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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f3f3f45
SJIS-WIN 筌??濡?筌??濡?E 111000101010001100111111001111111001010001000111001111111110001010100011001111110011111110010100010001110011111101000101 e2a33f3f94473fe2a33f3f94473f45
EUC-JP 筌??濡?筌??濡?E 111001001010010100111111001111111100011110101000001111111110010010100101001111110011111111000111101010000011111101000101 e4a53f3fc7a83fe4a53f3fc7a83f45
UTF-8 筌쎈죬濡쉄筌쎈죬濡쉇E 11100111101011011000110011101100100011101000100011101100101000111010110011100110101111111010000111101100100010011000010011100111101011011000110011101100100011101000100011101100101000111010110011100110101111111010000111101100100010011000011101000101 e7ad8cec8e88eca3ace6bfa1ec8984e7ad8cec8e88eca3ace6bfa1ec898745
UHC 筌쎈죬濡쉄筌쎈죬濡쉇E 111011111010011110111101111010111010000110000111111010111010000110011010010110011110111110100111101111011110101110100001100001111110101110100001100110100110001001000101 efa7bdeba187eba19a59efa7bdeba187eba19a6245

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