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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 訒、辷セ鞜呻スシ 111110111010001110100100111001111000100010111110111010001101111110011001111011111011110110111100 fba3a4e788bee8df99efbdbc
EUC-JP 訒、辷セ鞜呻スシ 1000111111011101110010001000111010100100111011011110100010001110101111101111000011100001110100101111000110001110101111011000111010111100 8fddc88ea4ede88ebef0e1d2f18ebd8ebc
UTF-8 訒、辷セ鞜呻スシ 111010001010100010010010111011111011110110100100111010001011111010110111111011111011110110111110111010011001111010011100111001011001000110111011111011111011110110111101111011111011110110111100 e8a892efbda4e8beb7efbdbee99e9ce591bbefbdbdefbdbc
UHC ?????呻?? 001111110011111100111111001111110011111111100011111000100011111100111111 3f3f3f3f3fe3e23f3f

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