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 肢???運?? 100011101000100000111111001111110011111110001001010111100011111100111111 8e883f3f3f895e3f3f
EUC-JP 肢?珽?運?? 1011101111101000001111111000111111001011111111100011111110110001101111110011111100111111 bbe83f8fcbfe3fb1bf3f3f
UTF-8 肢렑珽렰運쇤렔 111010001000001010100010111010111010000010010001111001111000111110111101111010111010000010110000111010011000000110001011111011001000011110100100111010111010000010010100 e882a2eba091e78fbdeba0b0e9818bec87a4eba094
UHC 肢렑珽렰運쇤렔 1111001010110110100011101010011011101111111010101000111010111101111010101010000110111100111010011000111010101001 f2b68ea6efea8ebdeaa1bce98ea9

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