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 茹c??る?蘂 1110010010100101100000101000001100111111001111111000001011101001001111111110010101000001 e4a582833f3f82e93fe541
EUC-JP 茹c??る?蘂 1110100010100111101000111110001100111111001111111010010011101011001111111110100110100010 e8a7a3e33f3fa4eb3fe9a2
UTF-8 茹c끆溜る젧蘂 111010001000110010111001111011111011110110000011111010111000000110000110111011111010011110001011111000111000001010001011111011001010000010100111111010001001100010000010 e88cb9efbd83eb8186efa78be3828beca0a7e89882
UHC 茹c끆溜る젧蘂 1110011010101010101000111110001110000101101110101110101011111110101010101110101110100000100111111110011111011110 e6aaa3e385baeafeaaeba09fe7de

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