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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 謠爺キм謠爺キк^ 111001101000111110010110111010101011011110000100011111011110011010001111100101101110101010110111100001000111101101011110 e68f96eab7847de68f96eab7847b5e
EUC-JP 謠爺キм謠爺キк^ 1110101111101111110011001110110010001110101101111010011111011110111010111110111111001100111011001000111010110111101001111101110001011110 ebefccec8eb7a7deebefccec8eb7a7dc5e
UTF-8 謠爺キм謠爺キк^ 1110100010101100101000001110011110001000101110101110111110111101101101111101000010111100111010001010110010100000111001111000100010111010111011111011110110110111110100001011101001011110 e8aca0e788baefbdb7d0bce8aca0e788baefbdb7d0ba5e
UHC 謠爺?м謠爺?к^ 111010011010101011100101101011000011111110101100110111101110100110101010111001011010110000111111101011001101110001011110 e9aae5ac3facdee9aae5ac3facdc5e

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