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 ??????V? 0011111100111111001111110011111100111111001111110101011000111111 3f3f3f3f3f3f563f
SJIS-WIN ?脹???均V? 00111111100100101010111100111111001111110011111110001011110011110101011000111111 3f92af3f3f3f8bcf563f
EUC-JP ?脹???均V? 00111111110001001011000100111111001111110011111110110110110100010101011000111111 3fc4b13f3f3fb6d1563f
UTF-8 뤋脹탲샘댐均V뤋 11101011101001001000101111101000100001001011100111101101100000111011001011101100100000111001100011101011100011001001000011100101100111011000011101010110111010111010010010001011 eba48be884b9ed83b2ec8398eb8c90e59d8756eba48b
UHC 뤋脹탲샘댐均V뤋 100011111011101111110011111011001011010110001111101110111111100110110100111011111101000010110011010101101000111110111011 8fbbf3ecb58fbbf9b4efd0b3568fbb

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