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 シウセケ尞竺セケ 10111100101100111011111010111001111110101010101110001110101100011011111010111001 bcb3beb9faab8eb1beb9
EUC-JP シウセケ尞竺セケ 1000111010111100100011101011001110001110101111101000111010111001100011111011101011101011101111001011001110001110101111101000111010111001 8ebc8eb38ebe8eb98fbaebbcb38ebe8eb9
UTF-8 シウセケ尞竺セケ 111011111011110110111100111011111011110110110011111011111011110110111110111011111011110110111001111001011011000010011110111001111010101110111010111011111011110110111110111011111011110110111001 efbdbcefbdb3efbdbeefbdb9e5b09ee7abbaefbdbeefbdb9
UHC ?????竺?? 001111110011111100111111001111110011111111110101111001110011111100111111 3f3f3f3f3ff5e73f3f

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