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 ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
SJIS-WIN 霓フ鄒ォ^}霓フ鄒ォ^{^ 1110100010111101110011001110011110111110101010110101111001111101111010001011110111001100111001111011111010101011010111100111101101011110 e8bdcce7beab5e7de8bdcce7beab5e7b5e
EUC-JP 霓フ鄒ォ^}霓フ鄒ォ^{^ 111100001011111110001110110011001110111011000000100011101010101101011110011111011111000010111111100011101100110011101110110000001000111010101011010111100111101101011110 f0bf8ecceec08eab5e7df0bf8ecceec08eab5e7b5e
UTF-8 霓フ鄒ォ^}霓フ鄒ォ^{^ 1110100110011100100100111110111110111110100011001110100110000100100100101110111110111101101010110101111001111101111010011001110010010011111011111011111010001100111010011000010010010010111011111011110110101011010111100111101101011110 e99c93efbe8ce98492efbdab5e7de99c93efbe8ce98492efbdab5e7b5e
UHC 霓?鄒?^}霓?鄒?^{^ 1110011111100111001111111111010111011011001111110101111001111101111001111110011100111111111101011101101100111111010111100111101101011110 e7e73ff5db3f5e7de7e73ff5db3f5e7b5e

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