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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 茹f?茹e?^ 1110010010100101100000101000011000111111111001001010010110000010100001010011111101011110 e4a582863fe4a582853f5e
EUC-JP 茹f?茹e?^ 1110100010100111101000111110011000111111111010001010011110100011111001010011111101011110 e8a7a3e63fe8a7a3e53f5e
UTF-8 茹f땼茹e콉^ 11101000100011001011100111101111101111011000011011101011100101011011110011101000100011001011100111101111101111011000010111101100101111011000100101011110 e88cb9efbd86eb95bce88cb9efbd85ecbd895e
UHC 茹f땼茹e콉^ 11100110101010101010001111100110100010111001001011100110101010101010001111100101101100011000010101011110 e6aaa3e68b92e6aaa3e5b1855e

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