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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鬮乗ウ梧燻驛「 111010011010101110001111111001101011001110001100111001101110000010001110111010011000001110100010 e9ab8fe6b38ce6e08ee983a2
EUC-JP 鬮乗ウ梧燻驛「 1111001010101101101111101110100010001110101100111011100011101000110111111110111011110001111000111000111010100010 f2adbee88eb3b8e8dfeef1e38ea2
UTF-8 鬮乗ウ梧燻驛「 111010011010110010101110111001001011100110010111111011111011110110110011111001101010001010100111111001111000011110111011111010011010100110011011111011111011110110100010 e9acaee4b997efbdb3e6a2a7e787bbe9a99befbda2
UHC ???梧燻驛? 00111111001111110011111111100111111111001111110110111000111001101011111000111111 3f3f3fe7fcfdb8e6be3f

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