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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN ?冒?牟[?冒?牟[^ 001111111001011001100000001111111001011010110100010110110011111110010110011000000011111110010110101101000101101101011110 3f96603f96b45b3f96603f96b45b5e
EUC-JP 濩冒濩牟[濩冒濩牟[^ 1000111111001001101001001100101111000001100011111100100110100100110011001011011001011011100011111100100110100100110010111100000110001111110010011010010011001100101101100101101101011110 8fc9a4cbc18fc9a4ccb65b8fc9a4cbc18fc9a4ccb65b5e
UTF-8 濩冒濩牟[濩冒濩牟[^ 111001101011111110101001111001011000011010010010111001101011111110101001111001111000100110011111010110111110011010111111101010011110010110000110100100101110011010111111101010011110011110001001100111110101101101011110 e6bfa9e58692e6bfa9e7899f5be6bfa9e58692e6bfa9e7899f5b5e
UHC 濩冒濩牟[濩冒濩牟[^ 11111011110011011101100110110011111110111100110111011001101111110101101111111011110011011101100110110011111110111100110111011001101111110101101101011110 fbcdd9b3fbcdd9bf5bfbcdd9b3fbcdd9bf5b5e

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