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 ?浜魯?浜輅^ 0011111110010101011011001001100001000100001111111001010101101100111001110110100101011110 3f956c98443f956ce7695e
EUC-JP ?浜魯?浜輅^ 0011111111001001110011011100111110100101001111111100100111001101111011011100101001011110 3fc9cdcfa53fc9cdedca5e
UTF-8 뤋浜魯뤋浜輅^ 11101011101001001000101111100110101101011001110011101001101011011010111111101011101001001000101111100110101101011001110011101000101111001000010101011110 eba48be6b59ce9adafeba48be6b59ce8bc855e
UHC 뤋浜魯뤋浜輅^ 10001111101110111101111010110011110101101101101110001111101110111101111010110011110101101101100101011110 8fbbdeb3d6db8fbbdeb3d6d95e

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