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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??閑褪??閑槌^ 00111111001111111000101011010101111001011111001000111111001111111000101011010101100100101100011001011110 3f3f8ad5e5f23f3f8ad592c65e
EUC-JP ??閑褪??閑槌^ 00111111001111111011010011010111111010101111010000111111001111111011010011010111110001001100100001011110 3f3fb4d7eaf43f3fb4d7c4c85e
UTF-8 뤗댐閑褪뤗댐閑槌^ 11101011101001001001011111101011100011001001000011101001100101101001000111101000101001001010101011101011101001001001011111101011100011001001000011101001100101101001000111100110101001111000110001011110 eba497eb8c90e99691e8a4aaeba497eb8c90e99691e6a78c5e
UHC 뤗댐閑褪뤗댐閑槌^ 1000111111000111101101001110111111111001110110001111011111011011100011111100011110110100111011111111100111011000111101111101100101011110 8fc7b4eff9d8f7db8fc7b4eff9d8f7d95e

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