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 足狡?棒甑弔? 100100011010101111100000110000100011111110010110010111111000110110011001100100101010001000111111 91abe0c23f965f8d9992a23f
EUC-JP 足狡?棒甑弔醱 1100001010101101111000001100010000111111110010111100000010111001111110011100010010100100100011111110001011110111 c2ade0c43fcbc0b9f9c4a48fe2f7
UTF-8 足狡렱棒甑弔醱 111010001011011010110011111001111000101110100001111010111010000010110001111001101010001110010010111001111001010010010001111001011011110010010100111010011000011010110001 e8b6b3e78ba1eba0b1e6a392e79491e5bc94e986b1
UHC 足狡렱棒甑弔醱 1111000011101011110011101110101010001110101111101101110011101010111100011111011111110000110000001101101110100011 f0ebceea8ebedceaf1f7f0c0dba3

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