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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テつ津δ扶テつ津δ府^ 11000011100000101100001010010010110000111000001111000010100101010111110111000011100000101100001010010010110000111000001111000010100101010111101101011110 c382c292c383c2957dc382c292c383c2957b5e
EUC-JP テつ津δ扶テつ津δ府^ 100011101100001110100100110001001100010011000101101001101100010011001001110111101000111011000011101001001100010011000100110001011010011011000100110010011101110001011110 8ec3a4c4c4c5a6c4c9de8ec3a4c4c4c5a6c4c9dc5e
UTF-8 テつ津δ扶テつ津δ府^ 1110111110111110100000111110001110000001101001001110011010110100101001011100111010110100111001101000100110110110111011111011111010000011111000111000000110100100111001101011010010100101110011101011010011100101101110101001110001011110 efbe83e381a4e6b4a5ceb4e689b6efbe83e381a4e6b4a5ceb4e5ba9c5e
UHC ?つ津δ扶?つ津δ府^ 00111111101010101100010011110010110100001010010111100100110111011010011000111111101010101100010011110010110100001010010111100100110111011010010001011110 3faac4f2d0a5e4dda63faac4f2d0a5e4dda45e

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