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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?諺?鮟雰?諺?鮟雰B 0011111110001100101111110011111111101001101110111001010110110101001111111000110010111111001111111110100110111011100101011011010101000010 3f8cbf3fe9bb95b53f8cbf3fe9bb95b542
EUC-JP ?諺?鮟雰?諺?鮟雰B 0011111110111000110000010011111111110010101111011100101010110111001111111011100011000001001111111111001010111101110010101011011101000010 3fb8c13ff2bdcab73fb8c13ff2bdcab742
UTF-8 뤗諺뀐鮟雰뤗諺뀐鮟雰B 11101011101001001001011111101000101010111011101011101011100000001001000011101001101011101001111111101001100110111011000011101011101001001001011111101000101010111011101011101011100000001001000011101001101011101001111111101001100110111011000001000010 eba497e8abbaeb8090e9ae9fe99bb0eba497e8abbaeb8090e9ae9fe99bb042
UHC 뤗諺뀐鮟雰뤗諺뀐鮟雰B 100011111100011111100101111011001011001011101111111001001101010111011101110101001000111111000111111001011110110010110010111011111110010011010101110111011101010001000010 8fc7e5ecb2efe4d5ddd48fc7e5ecb2efe4d5ddd442

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