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 厓ф????節 11111010100011011000010010000110001111110011111100111111001111111001000011011111 fa8d84863f3f3f3f90df
EUC-JP 厓ф????節 1000111110110100110001111010011111100110001111110011111100111111001111111100000011100001 8fb4c7a7e63f3f3f3fc0e1
UTF-8 厓ф굝連랂꼯節 1110010110001110100100111101000110000100111010101011010110011101111011111010011010011010111010111001111010000010111010101011110010101111111001111010111110000000 e58e93d184eab59defa69aeb9e82eabcafe7af80
UHC 厓ф굝連랂꼯節 1110010011101101101011001110011010000010100001011110011011100110100011011110111010000100100010101110111110111101 e4edace68285e6e68dee848aefbd

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