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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 衙?巽衙?速^ 1110010111001001001111111001001001000110111001011100100100111111100100011010110001011110 e5c93f9246e5c93f91ac5e
EUC-JP 衙?巽衙?速^ 1110101011001011001111111100001110100111111010101100101100111111110000101010111001011110 eacb3fc3a7eacb3fc2ae5e
UTF-8 衙롒巽衙롒速^ 11101000101000011001100111101011101000011001001011100101101101111011110111101000101000011001100111101011101000011001001011101001100000001001111101011110 e8a199eba192e5b7bde8a199eba192e9809f5e
UHC 衙롒巽衙롒速^ 11100100101101111000111011010111111000011101111011100100101101111000111011010111111000011101110001011110 e4b78ed7e1dee4b78ed7e1dc5e

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