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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 隱ー蜊ウ蛛エ蟾ス雍 1110100010101010101100001110010110001101101100111110010110000001101101001110010110110111101111011110100010110100 e8aab0e58db3e581b4e5b7bde8b4
EUC-JP 隱ー蜊ウ蛛エ蟾ス雍 111100001010110010001110101100001110100111101101100011101011001111101001111000011000111010110100111010101011100110001110101111011111000010110110 f0ac8eb0e9ed8eb3e9e18eb4eab98ebdf0b6
UTF-8 隱ー蜊ウ蛛エ蟾ス雍 111010011001101010110001111011111011110110110000111010001001110010001010111011111011110110110011111010001001101110011011111011111011110110110100111010001001111110111110111011111011110110111101111010011001101110001101 e99ab1efbdb0e89c8aefbdb3e89b9befbdb4e89fbeefbdbde99b8d
UHC 隱???蛛?蟾?雍 11101011110111110011111100111111001111111111000111001000001111111110000011101010001111111110100010111100 ebdf3f3f3ff1c83fe0ea3fe8bc

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