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 ?あ桀?’?あ桀?’^ 0011111110000010101000001001111001111011001111111000000101100110001111111000001010100000100111100111101100111111100000010110011001011110 3f82a09e7b3f81663f82a09e7b3f81665e
EUC-JP ?あ桀?’?あ桀?’^ 0011111110100100101000101101101111011100001111111010000111000111001111111010010010100010110110111101110000111111101000011100011101011110 3fa4a2dbdc3fa1c73fa4a2dbdc3fa1c75e
UTF-8 룵あ桀튄’룵あ桀튄’^ 11101011101000111011010111100011100000011000001011100110101000011000000011101101100010101000010011100010100000001001100111101011101000111011010111100011100000011000001011100110101000011000000011101101100010101000010011100010100000001001100101011110 eba3b5e38182e6a180ed8a84e28099eba3b5e38182e6a180ed8a84e280995e
UHC 룵あ桀튄’룵あ桀튄’^ 100011111010101010101010101000101100101111111010110001101010010010100001101011111000111110101010101010101010001011001011111110101100011010100100101000011010111101011110 8faaaaa2cbfac6a4a1af8faaaaa2cbfac6a4a1af5e

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