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 ?諷孩?谷?諷孩?梏^ 0011111111100110100001011001101101110111001111111001001001001010001111111110011010000101100110110111011100111111100111101000011101011110 3fe6859b773f924a3fe6859b773f9e875e
EUC-JP ?諷孩?谷?諷孩?梏^ 0011111111101011111001011101010111011000001111111100001110101011001111111110101111100101110101011101100000111111110110111110011101011110 3febe5d5d83fc3ab3febe5d5d83fdbe75e
UTF-8 뤋諷孩㉨谷뤋諷孩㉨梏^ 11101011101001001000101111101000101010111011011111100101101011011010100111100011100010011010100011101000101100001011011111101011101001001000101111101000101010111011011111100101101011011010100111100011100010011010100011100110101000101000111101011110 eba48be8abb7e5ada9e389a8e8b0b7eba48be8abb7e5ada9e389a8e6a28f5e
UHC 뤋諷孩㉨谷뤋諷孩㉨梏^ 100011111011101111111001101001001111101010101001101010001011100111001101110110111000111110111011111110011010010011111010101010011010100010111001110011011101100101011110 8fbbf9a4faa9a8b9cddb8fbbf9a4faa9a8b9cdd95e

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