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 テδヲテつ暗つ 1100001110000011110000101010011011000011100000101100001010001000110000111000001011000010 c383c2a6c382c288c382c2
EUC-JP テδヲテつ暗つ 1000111011000011101001101100010010001110101001101000111011000011101001001100010010110000110001011010010011000100 8ec3a6c48ea68ec3a4c4b0c5a4c4
UTF-8 テδヲテつ暗つ 1110111110111110100000111100111010110100111011111011110110100110111011111011111010000011111000111000000110100100111001101001101010010111111000111000000110100100 efbe83ceb4efbda6efbe83e381a4e69a97e381a4
UHC ?δ??つ暗つ 0011111110100101111001000011111100111111101010101100010011100100110111101010101011000100 3fa5e43f3faac4e4deaac4

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