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 ??b??g}??b??g{^ 001111110011111101100010001111110011111101100111011111010011111100111111011000100011111100111111011001110111101101011110 3f3f623f3f677d3f3f623f3f677b5e
SJIS-WIN テァbテ「g}テァbテ「g{^ 110000111010011101100010110000111010001001100111011111011100001110100111011000101100001110100010011001110111101101011110 c3a762c3a2677dc3a762c3a2677b5e
EUC-JP テァbテ「g}テァbテ「g{^ 1000111011000011100011101010011101100010100011101100001110001110101000100110011101111101100011101100001110001110101001110110001010001110110000111000111010100010011001110111101101011110 8ec38ea7628ec38ea2677d8ec38ea7628ec38ea2677b5e
UTF-8 テァbテ「g}テァbテ「g{^ 11101111101111101000001111101111101111011010011101100010111011111011111010000011111011111011110110100010011001110111110111101111101111101000001111101111101111011010011101100010111011111011111010000011111011111011110110100010011001110111101101011110 efbe83efbda762efbe83efbda2677defbe83efbda762efbe83efbda2677b5e
UHC ??b??g}??b??g{^ 001111110011111101100010001111110011111101100111011111010011111100111111011000100011111100111111011001110111101101011110 3f3f623f3f677d3f3f623f3f677b5e

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