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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 菴器醜\}菴器醜\{^ 1110010010111101100010101110110110001111010110000101110001111101111001001011110110001010111011011000111101011000010111000111101101011110 e4bd8aed8f585c7de4bd8aed8f585c7b5e
EUC-JP 菴器醜\}菴器醜\{^ 1110100010111111101101001110111110111101101110010101110001111101111010001011111110110100111011111011110110111001010111000111101101011110 e8bfb4efbdb95c7de8bfb4efbdb95c7b5e
UTF-8 菴器醜\}菴器醜\{^ 1110100010001111101101001110010110011001101010001110100110000110100111000101110001111101111010001000111110110100111001011001100110101000111010011000011010011100010111000111101101011110 e88fb4e599a8e9869c5c7de88fb4e599a8e9869c5c7b5e
UHC 菴器醜\}菴器醜\{^ 1110010011100000110100001110111111110101110111010101110001111101111001001110000011010000111011111111010111011101010111000111101101011110 e4e0d0eff5dd5c7de4e0d0eff5dd5c7b5e

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