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 ?消?嶽?懈? 00111111100011111100000100111111100110111101010000111111100111001110011000111111 3f8fc13f9bd43f9ce63f
EUC-JP ?消?嶽?懈? 00111111101111101100001100111111110101101101011000111111110110001110100000111111 3fbec33fd6d63fd8e83f
UTF-8 뤵消쵍嶽롔懈렰 111010111010010010110101111001101011011010001000111011001011010110001101111001011011011010111101111010111010000110010100111001101000011110001000111010111010000010110000 eba4b5e6b688ecb58de5b6bdeba194e68788eba0b0
UHC 뤵消쵍嶽롔懈렰 1000111111100011111000011011110010101100100011111110010011000000100011101101100011111010101010111000111010111101 8fe3e1bcac8fe4c08ed8faab8ebd

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