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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?帽兼}?帽兼{^ 00111111100101100101100010001100100100110111110100111111100101100101100010001100100100110111101101011110 3f96588c937d3f96588c937b5e
EUC-JP ?帽兼}?帽兼{^ 00111111110010111011100110110111111100110111110100111111110010111011100110110111111100110111101101011110 3fcbb9b7f37d3fcbb9b7f37b5e
UTF-8 랍帽兼}랍帽兼{^ 111010111001111010001101111001011011100010111101111001011000010110111100011111011110101110011110100011011110010110111000101111011110010110000101101111000111101101011110 eb9e8de5b8bde585bc7deb9e8de5b8bde585bc7b5e
UHC 랍帽兼}랍帽兼{^ 101101101111100011011001101101101100110011000010011111011011011011111000110110011011011011001100110000100111101101011110 b6f8d9b6ccc27db6f8d9b6ccc27b5e

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