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 テヲツ債嘉ィツ板オ 110000111010011011000010100011011100001010001001110000111010100011000010100101001100001010110101 c3a6c28dc289c3a8c294c2b5
EUC-JP テヲツ債嘉ィツ板オ 100011101100001110001110101001101000111011000010101110101100010010110010110001011000111010101000100011101100001011001000110001001000111010110101 8ec38ea68ec2bac4b2c58ea88ec2c8c48eb5
UTF-8 テヲツ債嘉ィツ板オ 111011111011111010000011111011111011110110100110111011111011111010000010111001011000001010110101111001011001100010001001111011111011110110101000111011111011111010000010111001101001110110111111111011111011110110110101 efbe83efbda6efbe82e582b5e59889efbda8efbe82e69dbfefbdb5
UHC ???債嘉??板? 001111110011111100111111111100111111000011001010101010010011111100111111111101111111100100111111 3f3f3ff3f0caa93f3ff7f93f

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