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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????谷????梏^ 00111111001111110011111100111111100100100100101000111111001111110011111100111111100111101000011101011110 3f3f3f3f924a3f3f3f3f9e875e
EUC-JP ????谷????梏^ 00111111001111110011111100111111110000111010101100111111001111110011111100111111110110111110011101011110 3f3f3f3fc3ab3f3f3f3fdbe75e
UTF-8 뤗횓산갯谷뤗횓산갯梏^ 11101011101001001001011111101101100110101001001111101100100000101011000011101010101100001010111111101000101100001011011111101011101001001001011111101101100110101001001111101100100000101011000011101010101100001010111111100110101000101000111101011110 eba497ed9a93ec82b0eab0afe8b0b7eba497ed9a93ec82b0eab0afe6a28f5e
UHC 뤗횓산갯谷뤗횓산갯梏^ 100011111100011111000011100011101011101111101010101100001011100111001101110110111000111111000111110000111000111010111011111010101011000010111001110011011101100101011110 8fc7c38ebbeab0b9cddb8fc7c38ebbeab0b9cdd95e

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