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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 載橋?暠載橋?暠^ 100011011101101010001011101101000011111111111010110110111000110111011010100010111011010000111111111110101101101101011110 8dda8bb43ffadb8dda8bb43ffadb5e
EUC-JP 載橋?暠載橋?暠^ 1011101011011100101101101011011000111111100011111100001011010111101110101101110010110110101101100011111110001111110000101101011101011110 badcb6b63f8fc2d7badcb6b63f8fc2d75e
UTF-8 載橋렜暠載橋렜暠^ 11101000101111001000100111100110101010011000101111101011101000001001110011100110100110101010000011101000101111001000100111100110101010011000101111101011101000001001110011100110100110101010000001011110 e8bc89e6a98beba09ce69aa0e8bc89e6a98beba09ce69aa05e
UHC 載橋렜暠載橋렜暠^ 1110111010110000110011101110100110001110101011101100110110111100111011101011000011001110111010011000111010101110110011011011110001011110 eeb0cee98eaecdbceeb0cee98eaecdbc5e

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