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 濠??\}濠??\{^ 10001101100010100011111100111111010111000111110110001101100010100011111100111111010111000111101101011110 8d8a3f3f5c7d8d8a3f3f5c7b5e
EUC-JP 濠??\}濠??\{^ 10111001111010100011111100111111010111000111110110111001111010100011111100111111010111000111101101011110 b9ea3f3f5c7db9ea3f3f5c7b5e
UTF-8 濠언ㄿ\}濠언ㄿ\{^ 1110011010111111101000001110110010010110101110001110001110000100101111110101110001111101111001101011111110100000111011001001011010111000111000111000010010111111010111000111101101011110 e6bfa0ec96b8e384bf5c7de6bfa0ec96b8e384bf5c7b5e
UHC 濠언ㄿ\}濠언ㄿ\{^ 1111101111001100101111101111000010100100101011110101110001111101111110111100110010111110111100001010010010101111010111000111101101011110 fbccbef0a4af5c7dfbccbef0a4af5c7b5e

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