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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 隰ィ驥取「帛ュ 1110100010101100101010001110100110000111100011101110011010100010100110111110010110101101 e8aca8e9878ee6a29be5ad
EUC-JP 隰ィ驥取「帛ュ 1111000010101110100011101010100011110001111001111011110011101000100011101010001011010110111001111000111010101101 f0ae8ea8f1e7bce88ea2d6e78ead
UTF-8 隰ィ驥取「帛ュ 111010011001101010110000111011111011110110101000111010011010100110100101111001011000111110010110111011111011110110100010111001011011100010011011111011111011110110101101 e99ab0efbda8e9a9a5e58f96efbda2e5b89befbdad
UHC ??驥取?帛? 00111111001111111101000111001010111101101010001000111111110110111101100100111111 3f3fd1caf6a23fdbd93f

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