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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN テδ榲δキテδ榲δ 110000111000001111000010100111101100001110000011110000101011011111000011100000111100001010011110110000111000001111000010 c383c29ec383c2b7c383c29ec383c2
EUC-JP テδ榲δキテδ榲δ 100011101100001110100110110001001101110011000101101001101100010010001110101101111000111011000011101001101100010011011100110001011010011011000100 8ec3a6c4dcc5a6c48eb78ec3a6c4dcc5a6c4
UTF-8 テδ榲δキテδ榲δ 1110111110111110100000111100111010110100111001101010011010110010110011101011010011101111101111011011011111101111101111101000001111001110101101001110011010100110101100101100111010110100 efbe83ceb4e6a6b2ceb4efbdb7efbe83ceb4e6a6b2ceb4
UHC ?δ?δ??δ?δ 00111111101001011110010000111111101001011110010000111111001111111010010111100100001111111010010111100100 3fa5e43fa5e43f3fa5e43fa5e4

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