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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?消????消???^ 00111111100011111100000100111111001111110011111100111111100011111100000100111111001111110011111101011110 3f8fc13f3f3f3f8fc13f3f3f5e
EUC-JP ?消????消???^ 00111111101111101100001100111111001111110011111100111111101111101100001100111111001111110011111101011110 3fbec33f3f3f3fbec33f3f3f5e
UTF-8 뤵消쵍홧성뤵消쵍홧성^ 11101011101001001011010111100110101101101000100011101100101101011000110111101101100110011010011111101100100001001011000111101011101001001011010111100110101101101000100011101100101101011000110111101101100110011010011111101100100001001011000101011110 eba4b5e6b688ecb58ded99a7ec84b1eba4b5e6b688ecb58ded99a7ec84b15e
UHC 뤵消쵍홧성뤵消쵍홧성^ 100011111110001111100001101111001010110010001111110010001011000110111100101110101000111111100011111000011011110010101100100011111100100010110001101111001011101001011110 8fe3e1bcac8fc8b1bcba8fe3e1bcac8fc8b1bcba5e

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