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 テつ偲δ催つ偲δ忙 1100001110000010110000101000111011000011100000111100001010001101110000111000001011000010100011101100001110000011110000101001011001011010 c382c28ec383c28dc382c28ec383c2965a
EUC-JP テつ偲δ催つ偲δ忙 100011101100001110100100110001001011110011000101101001101100010010111010110001011010010011000100101111001100010110100110110001001100101110111011 8ec3a4c4bcc5a6c4bac5a4c4bcc5a6c4cbbb
UTF-8 テつ偲δ催つ偲δ忙 11101111101111101000001111100011100000011010010011100101100000011011001011001110101101001110010110000010101011001110001110000001101001001110010110000001101100101100111010110100111001011011111110011001 efbe83e381a4e581b2ceb4e582ace381a4e581b2ceb4e5bf99
UHC ?つ?δ催つ?δ忙 001111111010101011000100001111111010010111100100111101011100101010101010110001000011111110100101111001001101100011001111 3faac43fa5e4f5caaac43fa5e4d8cf

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