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 一兢?繃一兢?棚^ 100010001110101010011001010111010011111111100011011111011000100011101010100110010101110100111111100100100100100101011110 88ea995d3fe37d88ea995d3f92495e
EUC-JP 一兢?繃一兢?棚^ 101100001110110011010001101111100011111111100101110111101011000011101100110100011011111000111111110000111010101001011110 b0ecd1be3fe5deb0ecd1be3fc3aa5e
UTF-8 一兢렫繃一兢렫棚^ 11100100101110001000000011100101100001011010001011101011101000001010101111100111101110011000001111100100101110001000000011100101100001011010001011101011101000001010101111100110101000111001101001011110 e4b880e585a2eba0abe7b983e4b880e585a2eba0abe6a39a5e
UHC 一兢렫繃一兢렫棚^ 1110110011101001110100001110011110001110101110011101110111011110111011001110100111010000111001111000111010111001110111011101110001011110 ece9d0e78eb9dddeece9d0e78eb9dddc5e

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