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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 財?咫?\}財?咫?\{^ 1000110111100000001111111001101001000000001111110101110001111101100011011110000000111111100110100100000000111111010111000111101101011110 8de03f9a403f5c7d8de03f9a403f5c7b5e
EUC-JP 財?咫?\}財?咫?\{^ 1011101011100010001111111101001110100001001111110101110001111101101110101110001000111111110100111010000100111111010111000111101101011110 bae23fd3a13f5c7dbae23fd3a13f5c7b5e
UTF-8 財렠咫렧\}財렠咫렧\{^ 1110100010110010101000011110101110100000101000001110010110010010101010111110101110100000101001110101110001111101111010001011001010100001111010111010000010100000111001011001001010101011111010111010000010100111010111000111101101011110 e8b2a1eba0a0e592abeba0a75c7de8b2a1eba0a0e592abeba0a75c7b5e
UHC 財렠咫렧\}財렠咫렧\{^ 111011101010111110001110101100011111001010100001100011101011011001011100011111011110111010101111100011101011000111110010101000011000111010110110010111000111101101011110 eeaf8eb1f2a18eb65c7deeaf8eb1f2a18eb65c7b5e

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