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 ?蝦荊???蝦荊??^ 001111111000100111011010100011000111010000111111001111110011111110001001110110101000110001110100001111110011111101011110 3f89da8c743f3f3f89da8c743f3f5e
EUC-JP ?蝦荊???蝦荊??^ 001111111011001011011100101101111101010100111111001111110011111110110010110111001011011111010101001111110011111101011110 3fb2dcb7d53f3f3fb2dcb7d53f3f5e
UTF-8 뤋蝦荊쭖퇙뤋蝦荊쭖퇙^ 11101011101001001000101111101000100111011010011011101000100011011000101011101100101011011001011011101101100001111001100111101011101001001000101111101000100111011010011011101000100011011000101011101100101011011001011011101101100001111001100101011110 eba48be89da6e88d8aecad96ed8799eba48be89da6e88d8aecad96ed87995e
UHC 뤋蝦荊쭖퇙뤋蝦荊쭖퇙^ 100011111011101111111001110001001111101110101010101001111000111010111000010010011000111110111011111110011100010011111011101010101010011110001110101110000100100101011110 8fbbf9c4fbaaa78eb8498fbbf9c4fbaaa78eb8495e

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